How to Install avr-evtd software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install avr-evtd software package in Ubuntu 16.04 LTS (Xenial Xerus)

avr-evtd software package provides AVR watchdog daemon for Linkstation/Kuroboxes, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install avr-evtd 

avr-evtd is installed in your system.

Make ensure the avr-evtd package were installed using the commands given below,

$ sudo dpkg-query -l | grep avr-evtd *

You will get with avr-evtd package name, version, architecture and description in a table

avr-evtd package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Miscellaneous
Package avr-evtd
Version 1.7.7-2
Description AVR watchdog daemon for Linkstation/Kuroboxes
Sub Section Misc


See Also, How to uninstall or remove avr-evtd software package from Ubuntu 16.04 LTS (Xenial Xerus) ?